home *** CD-ROM | disk | FTP | other *** search
/ You're the Director / You're The Director.iso / pc / setup / doc / readyvu9.txt < prev    next >
Encoding:
Text File  |  1994-12-19  |  3.8 KB  |  179 lines

  1.             Indeo(tm) Video Raw R1.1/QuickTime for Windows 2.0 (or 1.1)
  2.  
  3.                            Release  V1.10.23.01
  4.  
  5.                              23 September 1994
  6.  
  7.  
  8.  
  9. Description:
  10.  
  11. ------------
  12.  
  13. This QuickTime for Windows component supports Indeo Video RAW videos under
  14.  
  15. QuickTime for Windows 2.0 (or 1.1).  This component:
  16.  
  17. * decompresses videos with sizes from 16x16 to 640x480. 
  18.  
  19. * supports color depths of 8, 16, and 24 
  20.  
  21. * supports the fast display modes "Hardware" and "Driver" for normal and 
  22.  
  23.   2x-Zoom playback. 
  24.  
  25. * supports arbitrarily stretched and odd dimensioned videos using the "RAW" 
  26.  
  27.   display mode.
  28.  
  29.  
  30.  
  31. This decompressor can play back Indeo Video Raw videos converted to ".MOV"
  32.  
  33. format from ".AVI" format using Intel's SmartCap utility.  It can 
  34.  
  35. also play back movies created on the Macintosh using the Intel Raw Video 
  36.  
  37. codec.  Videos created on the Macintosh must be saved as "Single Fork" 
  38.  
  39. files and "Playable on non Apple computers" before they can be played 
  40.  
  41. under QuickTime for Windows.
  42.  
  43.  
  44.  
  45.  
  46.  
  47. Display Modes:
  48.  
  49. --------------
  50.  
  51. QuickTime for Windows has three display modes that all decompressors support:
  52.  
  53. "RAW", "Driver", and "Hardware".  "RAW" is the slowest and most general 
  54.  
  55. method.  It is used when stretching to odd sizes.  The "Hardware" display
  56.  
  57. mode is the fastest mode because the decompressor writes directly to the 
  58.  
  59. "Hardware".  In color depth 16 "Hardware" and "Driver" are supported for
  60.  
  61. bit packings 5/5/5 and 5/6/5.  They are not supported for either 6/6/4 or 
  62.  
  63. 6/5/5.
  64.  
  65.  
  66.  
  67. QuickTime for Windows allows the user to request a display mode.  It will
  68.  
  69. use the requested mode if it is supported for the requested action, otherwise, 
  70.  
  71. it will use the next fastest mode that is supported.  "Hardware" is the 
  72.  
  73. default display mode.  To request another mode, modify the QTW.INI file.  
  74.  
  75. Change (or add) the "Optimize" definition in the [Video] section.  In the 
  76.  
  77. following example "Optimize" is set to "Driver":
  78.  
  79.  
  80.  
  81.     [Video]
  82.  
  83.     Optimize=Driver
  84.  
  85.  
  86.  
  87. If QuickTime for Windows is having trouble working with your video card
  88.  
  89. you may want to request that it use the "Driver" output mode.
  90.  
  91.  
  92.  
  93.  
  94.  
  95. Software Prerequisites:
  96.  
  97. -----------------------
  98.  
  99.   * Windows 3.1
  100.  
  101.   * QuickTime for Windows 2.0 (or 1.1)
  102.  
  103.  
  104.  
  105.  
  106.  
  107. Installation Instructions:
  108.  
  109. --------------------------
  110.  
  111. Copy the QuickTime for Windows component QTIYVU9.QTC to the QTW bin directory.
  112.  
  113. This is normally "\QTW\BIN".  After copying the file to the QTW bin directory 
  114.  
  115. restart WINDOWS.
  116.  
  117.  
  118.  
  119.  
  120.  
  121. New In This Release
  122.  
  123. -------------------
  124.  
  125.  1)  8-bit playback performance and quality were improved for normal and 
  126.  
  127.      2x-Zoom "Hardware" and "Driver" playback.
  128.  
  129.      
  130.  
  131.  2)  16-bit playback performance and quality were improved for normal and
  132.  
  133.      2x-Zoom "Hardware" and "Driver" playback. 
  134.  
  135.      
  136.  
  137.  3)  This component can decompress movies with odd dimensions (width and/or
  138.  
  139.      height not a multiple of four).
  140.  
  141.  
  142.  
  143.  4)  The CODE modules were marked as DISCARDABLE to improve overall system
  144.  
  145.      performance
  146.  
  147.      
  148.  
  149.  
  150.  
  151. Known Operating Characteristics:
  152.  
  153. --------------------------------
  154.  
  155.  1)  The version number returned by GetComponentVersion() uses the same
  156.  
  157.      format as the QuickTime for Windows version number returned by 
  158.  
  159.      QTInitialize(): bits 31-16 are zero, bits 15-12 have the major number, 
  160.  
  161.      bits 11-8 have the minor number, and bits 7-0 have the revision.  
  162.  
  163.      The unpacked version number for this release is "1.1.1".
  164.  
  165.      
  166.  
  167.  2)  Although video can be rendered to 8-bit color, we recommend configuring
  168.  
  169.      your graphics controller to 16-bit or 24-bit color for improved visual
  170.  
  171.      clarity.
  172.  
  173.  
  174.  
  175.  3)  Videos are identified by a four-character-code (Four-CC). This 
  176.  
  177.      decompressor supports the following four-character code: "YVU9".
  178.  
  179.